home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter 2003 June
/
EnterCD 06_2003.iso
/
Internet
/
Opera 7.1
/
ow32plen703j.exe
/
HIDENONLINKIMAGES.CSS
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2003-01-13
|
283 b
|
14 lines
/*
Name: Hide non-linking images
Version: 1.00
Author: Opera Software ASA
Description: This style sheet hides images that do not serve a navigation purpose.
Copyright ⌐ 2003 Opera Software ASA.
*/
img {display: none !important;}
a img {display: inline !important;}